[INFO] cloning repository https://github.com/ssenthilnathan3/chip-8-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssenthilnathan3/chip-8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssenthilnathan3%2Fchip-8-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssenthilnathan3%2Fchip-8-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d554228e2b603806b3596a03581d1ba775db35
[INFO] fixing ssenthilnathan3/chip-8-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssenthilnathan3%2Fchip-8-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ssenthilnathan3/chip-8-rust
[INFO] finished tweaking git repo https://github.com/ssenthilnathan3/chip-8-rust
[INFO] tweaked toml for git repo https://github.com/ssenthilnathan3/chip-8-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ssenthilnathan3/chip-8-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ssenthilnathan3/chip-8-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825
[INFO] running `Command { std: "docker" "start" "d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking chip-8-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/memory.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/memory.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let high = memory.read(self.pc) as u16;
[INFO] [stdout]    |                           ---- ^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/memory.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn read(&self, address: u16) -> u8 {
[INFO] [stdout]    |            ^^^^        ------------
[INFO] [stdout] help: you can convert a `u8` to a `u16`
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let high = memory.read(self.pc.into()) as u16;
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let high = memory.read(self.pc) as u16;
[INFO] [stdout]    |                           ---- ^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/memory.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn read(&self, address: u16) -> u8 {
[INFO] [stdout]    |            ^^^^        ------------
[INFO] [stdout] help: you can convert a `u8` to a `u16`
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let high = memory.read(self.pc.into()) as u16;
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let low = memory.read(self.pc + 1) as u16;
[INFO] [stdout]    |                          ---- ^^^^^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/memory.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn read(&self, address: u16) -> u8 {
[INFO] [stdout]    |            ^^^^        ------------
[INFO] [stdout] help: you can convert a `u8` to a `u16`
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let low = memory.read((self.pc + 1).into()) as u16;
[INFO] [stdout]    |                               +           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let low = memory.read(self.pc + 1) as u16;
[INFO] [stdout]    |                          ---- ^^^^^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/memory.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn read(&self, address: u16) -> u8 {
[INFO] [stdout]    |            ^^^^        ------------
[INFO] [stdout] help: you can convert a `u8` to a `u16`
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let low = memory.read((self.pc + 1).into()) as u16;
[INFO] [stdout]    |                               +           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `[u16]` cannot be indexed by `u8`
[INFO] [stdout]   --> src/cpu.rs:55:46
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         self.pc = self.stack[self.sp]
[INFO] [stdout]    |                                              ^^^^^^^ slice indices are of type `usize` or ranges of `usize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `SliceIndex<[u16]>` is not implemented for `u8`
[INFO] [stdout] help: `usize` implements trait `SliceIndex<T>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/bstr/traits.rs:197:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<ByteStr>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/slice/index.rs:174:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<[T]>`
[INFO] [stdout]    = note: required for `[u16]` to implement `Index<u8>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[u16; 16]` to implement `Index<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `[u16]` cannot be indexed by `u8`
[INFO] [stdout]   --> src/cpu.rs:55:46
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         self.pc = self.stack[self.sp]
[INFO] [stdout]    |                                              ^^^^^^^ slice indices are of type `usize` or ranges of `usize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `SliceIndex<[u16]>` is not implemented for `u8`
[INFO] [stdout] help: `usize` implements trait `SliceIndex<T>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/bstr/traits.rs:197:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<ByteStr>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/slice/index.rs:174:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<[T]>`
[INFO] [stdout]    = note: required for `[u16]` to implement `Index<u8>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[u16; 16]` to implement `Index<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 self.pc = nnn;
[INFO] [stdout]    |                 -------   ^^^ expected `u8`, found `u16`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected due to the type of this binding
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 self.pc = nnn;
[INFO] [stdout]    |                 -------   ^^^ expected `u8`, found `u16`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected due to the type of this binding
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `[u16]` cannot be indexed by `u8`
[INFO] [stdout]   --> src/cpu.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 self.stack[self.sp] = self.pc;
[INFO] [stdout]    |                            ^^^^^^^ slice indices are of type `usize` or ranges of `usize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `SliceIndex<[u16]>` is not implemented for `u8`
[INFO] [stdout] help: `usize` implements trait `SliceIndex<T>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/bstr/traits.rs:197:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<ByteStr>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/slice/index.rs:174:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<[T]>`
[INFO] [stdout]    = note: required for `[u16]` to implement `Index<u8>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[u16; 16]` to implement `Index<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `[u16]` cannot be indexed by `u8`
[INFO] [stdout]   --> src/cpu.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 self.stack[self.sp] = self.pc;
[INFO] [stdout]    |                            ^^^^^^^ slice indices are of type `usize` or ranges of `usize`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `SliceIndex<[u16]>` is not implemented for `u8`
[INFO] [stdout] help: `usize` implements trait `SliceIndex<T>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/bstr/traits.rs:197:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<ByteStr>`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/slice/index.rs:174:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceIndex<[T]>`
[INFO] [stdout]    = note: required for `[u16]` to implement `Index<u8>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[u16; 16]` to implement `Index<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 self.pc = nnn;
[INFO] [stdout]    |                 -------   ^^^ expected `u8`, found `u16`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected due to the type of this binding
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 self.pc = nnn;
[INFO] [stdout]    |                 -------   ^^^ expected `u8`, found `u16`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected due to the type of this binding
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 if self.v[x] == nnn {
[INFO] [stdout]    |                    ---------    ^^^ expected `u8`, found `u16`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected because this is `u8`
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert `self.v[x]` from `u8` to `u16`, matching the type of `nnn`
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 if u16::from(self.v[x]) == nnn {
[INFO] [stdout]    |                    ++++++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/cpu.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 if self.v[x] == nnn {
[INFO] [stdout]    |                    ---------    ^^^ expected `u8`, found `u16`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected because this is `u8`
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert `self.v[x]` from `u8` to `u16`, matching the type of `nnn`
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 if u16::from(self.v[x]) == nnn {
[INFO] [stdout]    |                    ++++++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chip-8-rust` (bin "chip-8-rust") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chip-8-rust` (bin "chip-8-rust" test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825", kill_on_drop: false }`
[INFO] [stdout] d858a5386ce09080cee875d07ebc6096f0a685b825fc6d9f40fe7699a565d825
